Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: remove react-dev-utils (CRA) dependency, internalize code #10956

Merged
merged 22 commits into from
Feb 28, 2025

Conversation

slorber
Copy link
Collaborator

@slorber slorber commented Feb 28, 2025

Motivation

CRA is now deprecated, and its react-dev-utils package too.

https://react.dev/blog/2025/02/14/sunsetting-create-react-app

We only use a subset of that package but pull a large dependency tree because of it.

Let's remove the dependency, and copy/paste the legacy code into our project.

Fix #7289

I also refactored to TS and cleaned up some utils like openBrowser() and prepareUrls(), removed useless code branches and transitive dependencies.

Other others evalSourceMapMiddleware and formatWebpackMessages are quite complex, untested, and harder to convert to TS so I left them as-is in JS.

Benchmark - node_module install size

Before: 242M

rm -rf my-website
npx create-docusaurus@latest my-website classic --javascript --package-manager npm
du -sh my-website/node_modules

After: 237M

rm -rf my-website
npx create-docusaurus@canary my-website classic --javascript --package-manager npm
du -sh my-website/node_modules

Test Plan

CI + various local tests

Unfortunately, this is not well-covered by unit tests and not easy to write some.

Test links

https://deploy-preview-10956--docusaurus-2.netlify.app/

@slorber slorber added the pr: maintenance This PR does not produce any behavior differences to end users when upgrading. label Feb 28, 2025
@slorber slorber requested a review from Josh-Cena as a code owner February 28, 2025 14:46
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Feb 28, 2025
Copy link

github-actions bot commented Feb 28, 2025

⚡️ Lighthouse report for the deploy preview of this PR

URL Performance Accessibility Best Practices SEO Report
/ 🔴 44 🟢 98 🟢 96 🟢 100 Report
/docs/installation 🔴 49 🟢 97 🟢 100 🟢 100 Report
/docs/category/getting-started 🟠 73 🟢 100 🟢 100 🟠 86 Report
/blog 🟠 61 🟢 96 🟢 100 🟠 86 Report
/blog/preparing-your-site-for-docusaurus-v3 🟠 62 🟢 92 🟢 100 🟢 100 Report
/blog/tags/release 🟠 64 🟢 96 🟢 100 🟠 86 Report
/blog/tags 🟠 73 🟢 100 🟢 100 🟠 86 Report

Copy link

socket-security bot commented Feb 28, 2025

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

Copy link

github-actions bot commented Feb 28, 2025

Size Change: +319 B (0%)

Total Size: 11.1 MB

ℹ️ View Unchanged
Filename Size Change
website/.docusaurus/codeTranslations.json 2 B 0 B
website/.docusaurus/docusaurus.config.mjs 28.4 kB 0 B
website/.docusaurus/globalData.json 31.9 kB 0 B
website/.docusaurus/i18n.json 930 B 0 B
website/.docusaurus/registry.js 162 kB 0 B
website/.docusaurus/routes.js 77.8 kB 0 B
website/.docusaurus/routesChunkNames.json 85.4 kB 0 B
website/.docusaurus/site-metadata.json 2.3 kB 0 B
website/build/assets/css/styles.********.css 126 kB 0 B
website/build/assets/js/main.********.js 790 kB 0 B
website/build/assets/js/runtime~main.********.js 37.1 kB 0 B
website/build/blog.html 75.2 kB 0 B
website/build/blog/2017/12/14/introducing-docusaurus.html 64.2 kB 0 B
website/build/blog/2018/04/30/How-I-Converted-Profilo-To-Docusaurus.html 43.8 kB +12 B (+0.03%)
website/build/blog/2018/09/11/Towards-Docusaurus-2.html 48.1 kB 0 B
website/build/blog/2018/12/14/Happy-First-Birthday-Slash.html 28.4 kB 0 B
website/build/blog/2019/12/30/docusaurus-2019-recap.html 38.8 kB -1 B (0%)
website/build/blog/2020/01/07/tribute-to-endi.html 31.8 kB 0 B
website/build/blog/2021/01/19/docusaurus-2020-recap.html 49.7 kB 0 B
website/build/blog/2021/03/09/releasing-docusaurus-i18n.html 46 kB -1 B (0%)
website/build/blog/2021/05/12/announcing-docusaurus-two-beta.html 46.8 kB 0 B
website/build/blog/2021/11/21/algolia-docsearch-migration.html 53 kB +12 B (+0.02%)
website/build/blog/2022/01/24/docusaurus-2021-recap.html 42.1 kB 0 B
website/build/blog/2022/08/01/announcing-docusaurus-2.0.html 130 kB 0 B
website/build/blog/2022/09/01/docusaurus-2.1.html 49.2 kB -1 B (0%)
website/build/blog/archive.html 22.8 kB 0 B
website/build/blog/authors.html 49.3 kB 0 B
website/build/blog/authors/j-marcey.html 68.9 kB 0 B
website/build/blog/authors/josh-cena.html 45.8 kB 0 B
website/build/blog/authors/lex-111.html 54.4 kB 0 B
website/build/blog/authors/slorber.html 78.5 kB 0 B
website/build/blog/authors/slorber/authors/2.html 82.1 kB 0 B
website/build/blog/authors/slorber/authors/3.html 89.4 kB 0 B
website/build/blog/authors/slorber/authors/4.html 76 kB 0 B
website/build/blog/authors/yangshun.html 64.8 kB 0 B
website/build/blog/authors/zpao.html 46.3 kB 0 B
website/build/blog/page/2.html 79.5 kB 0 B
website/build/blog/page/3.html 87.1 kB 0 B
website/build/blog/page/4.html 76.5 kB 0 B
website/build/blog/page/5.html 46.3 kB 0 B
website/build/blog/page/6.html 29.1 kB 0 B
website/build/blog/preparing-your-site-for-docusaurus-v3.html 124 kB +4 B (0%)
website/build/blog/releases/2.2.html 49.1 kB 0 B
website/build/blog/releases/2.3.html 59.4 kB 0 B
website/build/blog/releases/2.4.html 62 kB 0 B
website/build/blog/releases/3.0.html 103 kB +12 B (+0.01%)
website/build/blog/releases/3.1.html 52.1 kB +1 B (0%)
website/build/blog/releases/3.2.html 47.8 kB 0 B
website/build/blog/releases/3.3.html 54.9 kB 0 B
website/build/blog/releases/3.4.html 54.1 kB +7 B (+0.01%)
website/build/blog/releases/3.5.html 56.5 kB +1 B (0%)
website/build/blog/releases/3.6.html 73.7 kB +1 B (0%)
website/build/blog/releases/3.7.html 49.4 kB +1 B (0%)
website/build/blog/tags.html 26.3 kB 0 B
website/build/blog/upgrading-frontend-dependencies-with-confidence-using-visual-regression-testing.html 121 kB 0 B
website/build/docs.html 46.5 kB 0 B
website/build/docs/advanced.html 28.7 kB 0 B
website/build/docs/advanced/architecture.html 28.2 kB +4 B (+0.01%)
website/build/docs/advanced/client.html 67.1 kB 0 B
website/build/docs/advanced/plugins.html 52.5 kB 0 B
website/build/docs/advanced/routing.html 67.4 kB +8 B (+0.01%)
website/build/docs/advanced/ssg.html 71.7 kB 0 B
website/build/docs/api/docusaurus-config.html 182 kB 0 B
website/build/docs/api/misc/@docusaurus/eslint-plugin.html 41.8 kB +4 B (+0.01%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/no-html-links.html 34.2 kB 0 B
website/build/docs/api/misc/@docusaurus/eslint-plugin/no-untranslated-text.html 33.2 kB 0 B
website/build/docs/api/misc/@docusaurus/eslint-plugin/prefer-docusaurus-heading.html 34.5 kB +4 B (+0.01%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/string-literal-i18n-messages.html 38 kB 0 B
website/build/docs/api/misc/@docusaurus/logger.html 36.6 kB 0 B
website/build/docs/api/misc/create-docusaurus.html 31.8 kB 0 B
website/build/docs/api/misc/docusaurus-init/index.html 361 B 0 B
website/build/docs/api/plugin-methods.html 62.9 kB +4 B (+0.01%)
website/build/docs/api/plugin-methods/extend-infrastructure.html 56.9 kB +4 B (+0.01%)
website/build/docs/api/plugin-methods/i18n-lifecycles.html 55.3 kB +4 B (+0.01%)
website/build/docs/api/plugin-methods/lifecycle-apis.html 156 kB 0 B
website/build/docs/api/plugin-methods/static-methods.html 42.6 kB +4 B (+0.01%)
website/build/docs/api/plugins.html 29.9 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-client-redirects.html 56 kB +13 B (+0.02%)
website/build/docs/api/plugins/@docusaurus/plugin-content-blog.html 179 kB +1 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-content-docs.html 185 kB +1 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-content-pages.html 69.4 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-debug.html 44.5 kB +12 B (+0.03%)
website/build/docs/api/plugins/@docusaurus/plugin-google-analytics.html 45.9 kB +3 B (+0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-google-gtag.html 45.5 kB -4 B (-0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-google-tag-manager.html 44.3 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-ideal-image.html 45.4 kB +4 B (+0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-pwa.html 112 kB +4 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-rsdoctor.html 37.2 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-sitemap.html 61.7 kB +6 B (+0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-svgr.html 42.2 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-vercel-analytics.html 37.5 kB +12 B (+0.03%)
website/build/docs/api/themes.html 28 kB 0 B
website/build/docs/api/themes/@docusaurus/theme-classic.html 40.6 kB +4 B (+0.01%)
website/build/docs/api/themes/@docusaurus/theme-live-codeblock.html 33.9 kB +2 B (+0.01%)
website/build/docs/api/themes/@docusaurus/theme-mermaid.html 32.7 kB +4 B (+0.01%)
website/build/docs/api/themes/@docusaurus/theme-search-algolia.html 30.5 kB 0 B
website/build/docs/api/themes/configuration.html 229 kB -2 B (0%)
website/build/docs/blog.html 193 kB +6 B (0%)
website/build/docs/browser-support.html 45 kB 0 B
website/build/docs/category/getting-started.html 26 kB 0 B
website/build/docs/category/guides.html 33.8 kB 0 B
website/build/docs/cli.html 55 kB 0 B
website/build/docs/configuration.html 88.3 kB +7 B (+0.01%)
website/build/docs/create-doc.html 56.6 kB +12 B (+0.02%)
website/build/docs/creating-pages.html 54 kB +1 B (0%)
website/build/docs/deployment.html 181 kB +2 B (0%)
website/build/docs/docs-introduction.html 47.5 kB 0 B
website/build/docs/docs-multi-instance.html 67.7 kB +4 B (+0.01%)
website/build/docs/docusaurus-core.html 218 kB 0 B
website/build/docs/guides/whats-next.html 30.2 kB 0 B
website/build/docs/i18n/crowdin.html 129 kB +12 B (+0.01%)
website/build/docs/i18n/git.html 69.4 kB +4 B (+0.01%)
website/build/docs/i18n/introduction.html 45.9 kB 0 B
website/build/docs/i18n/tutorial.html 149 kB +13 B (+0.01%)
website/build/docs/installation.html 59.3 kB +5 B (+0.01%)
website/build/docs/introduction/index.html 280 B 0 B
website/build/docs/markdown-features.html 75.9 kB 0 B
website/build/docs/markdown-features/admonitions.html 106 kB +4 B (0%)
website/build/docs/markdown-features/assets.html 82.4 kB +2 B (0%)
website/build/docs/markdown-features/code-blocks.html 209 kB 0 B
website/build/docs/markdown-features/diagrams.html 48 kB +14 B (+0.03%)
website/build/docs/markdown-features/head-metadata.html 47.7 kB 0 B
website/build/docs/markdown-features/links.html 38.3 kB 0 B
website/build/docs/markdown-features/math-equations.html 84.9 kB +4 B (0%)
website/build/docs/markdown-features/plugins.html 90.5 kB +8 B (+0.01%)
website/build/docs/markdown-features/react.html 127 kB 0 B
website/build/docs/markdown-features/tabs.html 134 kB 0 B
website/build/docs/markdown-features/toc.html 78.6 kB +4 B (+0.01%)
website/build/docs/migration.html 35.7 kB +4 B (+0.01%)
website/build/docs/migration/v2.html 37.2 kB 0 B
website/build/docs/migration/v2/automated.html 36.8 kB 0 B
website/build/docs/migration/v2/manual.html 181 kB 0 B
website/build/docs/migration/v2/translated-sites.html 48.4 kB 0 B
website/build/docs/migration/v2/versioned-sites.html 57.5 kB +8 B (+0.01%)
website/build/docs/migration/v3.html 184 kB +2 B (0%)
website/build/docs/playground.html 30 kB 0 B
website/build/docs/resources/index.html 325 B 0 B
website/build/docs/search.html 107 kB +1 B (0%)
website/build/docs/seo.html 84.1 kB +13 B (+0.02%)
website/build/docs/sidebar.html 124 kB +7 B (+0.01%)
website/build/docs/sidebar/autogenerated.html 139 kB +13 B (+0.01%)
website/build/docs/sidebar/items.html 165 kB 0 B
website/build/docs/sidebar/multiple-sidebars.html 58.5 kB +4 B (+0.01%)
website/build/docs/static-assets.html 48.9 kB +4 B (+0.01%)
website/build/docs/styling-layout.html 130 kB +1 B (0%)
website/build/docs/support/index.html 319 B 0 B
website/build/docs/swizzling.html 101 kB +14 B (+0.01%)
website/build/docs/team/index.html 310 B 0 B
website/build/docs/typescript-support.html 56.3 kB +4 B (+0.01%)
website/build/docs/using-plugins.html 100 kB 0 B
website/build/docs/versioning.html 86.5 kB -2 B (0%)
website/build/index.html 35.1 kB 0 B

compressed-size-action::DOCUSAURUS_INFRA_FASTER

Copy link

github-actions bot commented Feb 28, 2025

Size Change: +309 B (0%)

Total Size: 11.6 MB

ℹ️ View Unchanged
Filename Size Change
website/.docusaurus/codeTranslations.json 2 B 0 B
website/.docusaurus/docusaurus.config.mjs 28.4 kB 0 B
website/.docusaurus/globalData.json 31.9 kB 0 B
website/.docusaurus/i18n.json 930 B 0 B
website/.docusaurus/registry.js 162 kB 0 B
website/.docusaurus/routes.js 77.8 kB 0 B
website/.docusaurus/routesChunkNames.json 85.4 kB 0 B
website/.docusaurus/site-metadata.json 2.3 kB 0 B
website/build/assets/css/styles.********.css 120 kB 0 B
website/build/assets/js/main.********.js 794 kB 0 B
website/build/assets/js/runtime~main.********.js 36.4 kB 0 B
website/build/blog.html 78 kB 0 B
website/build/blog/2017/12/14/introducing-docusaurus.html 66.4 kB 0 B
website/build/blog/2018/04/30/How-I-Converted-Profilo-To-Docusaurus.html 45.8 kB +12 B (+0.03%)
website/build/blog/2018/09/11/Towards-Docusaurus-2.html 50.2 kB 0 B
website/build/blog/2018/12/14/Happy-First-Birthday-Slash.html 30 kB 0 B
website/build/blog/2019/12/30/docusaurus-2019-recap.html 40.8 kB -1 B (0%)
website/build/blog/2020/01/07/tribute-to-endi.html 33.6 kB 0 B
website/build/blog/2021/01/19/docusaurus-2020-recap.html 51.9 kB 0 B
website/build/blog/2021/03/09/releasing-docusaurus-i18n.html 48.1 kB -1 B (0%)
website/build/blog/2021/05/12/announcing-docusaurus-two-beta.html 49 kB 0 B
website/build/blog/2021/11/21/algolia-docsearch-migration.html 55.4 kB +12 B (+0.02%)
website/build/blog/2022/01/24/docusaurus-2021-recap.html 44.2 kB 0 B
website/build/blog/2022/08/01/announcing-docusaurus-2.0.html 135 kB 0 B
website/build/blog/2022/09/01/docusaurus-2.1.html 51.6 kB -1 B (0%)
website/build/blog/archive.html 24.3 kB 0 B
website/build/blog/authors.html 51.6 kB 0 B
website/build/blog/authors/j-marcey.html 71.6 kB 0 B
website/build/blog/authors/josh-cena.html 47.9 kB 0 B
website/build/blog/authors/lex-111.html 56.9 kB 0 B
website/build/blog/authors/slorber.html 81.5 kB 0 B
website/build/blog/authors/slorber/authors/2.html 85.1 kB 0 B
website/build/blog/authors/slorber/authors/3.html 92.7 kB 0 B
website/build/blog/authors/slorber/authors/4.html 79 kB 0 B
website/build/blog/authors/yangshun.html 67.6 kB 0 B
website/build/blog/authors/zpao.html 48.4 kB 0 B
website/build/blog/page/2.html 82.3 kB 0 B
website/build/blog/page/3.html 90.2 kB 0 B
website/build/blog/page/4.html 79.3 kB 0 B
website/build/blog/page/5.html 48.4 kB 0 B
website/build/blog/page/6.html 30.7 kB 0 B
website/build/blog/preparing-your-site-for-docusaurus-v3.html 129 kB -1 B (0%)
website/build/blog/releases/2.2.html 51.5 kB 0 B
website/build/blog/releases/2.3.html 62.1 kB 0 B
website/build/blog/releases/2.4.html 64.9 kB 0 B
website/build/blog/releases/3.0.html 108 kB +12 B (+0.01%)
website/build/blog/releases/3.1.html 54.4 kB +1 B (0%)
website/build/blog/releases/3.2.html 50.1 kB 0 B
website/build/blog/releases/3.3.html 57.3 kB 0 B
website/build/blog/releases/3.4.html 56.5 kB +7 B (+0.01%)
website/build/blog/releases/3.5.html 58.9 kB +1 B (0%)
website/build/blog/releases/3.6.html 76.8 kB +1 B (0%)
website/build/blog/releases/3.7.html 51.8 kB +1 B (0%)
website/build/blog/tags.html 28.1 kB 0 B
website/build/blog/upgrading-frontend-dependencies-with-confidence-using-visual-regression-testing.html 126 kB 0 B
website/build/docs.html 48.5 kB 0 B
website/build/docs/advanced.html 30.3 kB 0 B
website/build/docs/advanced/architecture.html 29.8 kB +4 B (+0.01%)
website/build/docs/advanced/client.html 70 kB 0 B
website/build/docs/advanced/plugins.html 54.9 kB 0 B
website/build/docs/advanced/routing.html 70.2 kB +8 B (+0.01%)
website/build/docs/advanced/ssg.html 74.9 kB 0 B
website/build/docs/api/docusaurus-config.html 189 kB 0 B
website/build/docs/api/misc/@docusaurus/eslint-plugin.html 44 kB +4 B (+0.01%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/no-html-links.html 36.1 kB 0 B
website/build/docs/api/misc/@docusaurus/eslint-plugin/no-untranslated-text.html 35 kB 0 B
website/build/docs/api/misc/@docusaurus/eslint-plugin/prefer-docusaurus-heading.html 36.3 kB +4 B (+0.01%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/string-literal-i18n-messages.html 40 kB 0 B
website/build/docs/api/misc/@docusaurus/logger.html 38.5 kB 0 B
website/build/docs/api/misc/create-docusaurus.html 33.5 kB 0 B
website/build/docs/api/misc/docusaurus-init/index.html 361 B 0 B
website/build/docs/api/plugin-methods.html 65.5 kB +4 B (+0.01%)
website/build/docs/api/plugin-methods/extend-infrastructure.html 59.4 kB +4 B (+0.01%)
website/build/docs/api/plugin-methods/i18n-lifecycles.html 57.6 kB +4 B (+0.01%)
website/build/docs/api/plugin-methods/lifecycle-apis.html 162 kB 0 B
website/build/docs/api/plugin-methods/static-methods.html 44.6 kB +4 B (+0.01%)
website/build/docs/api/plugins.html 31.6 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-client-redirects.html 58.8 kB +13 B (+0.02%)
website/build/docs/api/plugins/@docusaurus/plugin-content-blog.html 187 kB +1 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-content-docs.html 193 kB +1 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-content-pages.html 73.1 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-debug.html 46.7 kB +12 B (+0.03%)
website/build/docs/api/plugins/@docusaurus/plugin-google-analytics.html 48.3 kB +3 B (+0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-google-gtag.html 47.8 kB -4 B (-0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-google-tag-manager.html 46.5 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-ideal-image.html 47.9 kB +4 B (+0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-pwa.html 117 kB +4 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-rsdoctor.html 39.2 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-sitemap.html 64.7 kB +6 B (+0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-svgr.html 44.3 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-vercel-analytics.html 39.6 kB +12 B (+0.03%)
website/build/docs/api/themes.html 29.6 kB 0 B
website/build/docs/api/themes/@docusaurus/theme-classic.html 42.7 kB +4 B (+0.01%)
website/build/docs/api/themes/@docusaurus/theme-live-codeblock.html 35.7 kB +2 B (+0.01%)
website/build/docs/api/themes/@docusaurus/theme-mermaid.html 34.4 kB +4 B (+0.01%)
website/build/docs/api/themes/@docusaurus/theme-search-algolia.html 32.2 kB 0 B
website/build/docs/api/themes/configuration.html 241 kB -2 B (0%)
website/build/docs/blog.html 200 kB +6 B (0%)
website/build/docs/browser-support.html 47.2 kB 0 B
website/build/docs/category/getting-started.html 27.5 kB 0 B
website/build/docs/category/guides.html 35.6 kB 0 B
website/build/docs/cli.html 58.5 kB 0 B
website/build/docs/configuration.html 92 kB +7 B (+0.01%)
website/build/docs/create-doc.html 59.2 kB +12 B (+0.02%)
website/build/docs/creating-pages.html 56.5 kB +1 B (0%)
website/build/docs/deployment.html 188 kB +2 B (0%)
website/build/docs/docs-introduction.html 49.8 kB 0 B
website/build/docs/docs-multi-instance.html 70.9 kB +4 B (+0.01%)
website/build/docs/docusaurus-core.html 226 kB 0 B
website/build/docs/guides/whats-next.html 32 kB 0 B
website/build/docs/i18n/crowdin.html 134 kB +12 B (+0.01%)
website/build/docs/i18n/git.html 72.5 kB +4 B (+0.01%)
website/build/docs/i18n/introduction.html 48.1 kB 0 B
website/build/docs/i18n/tutorial.html 155 kB +13 B (+0.01%)
website/build/docs/installation.html 62 kB +5 B (+0.01%)
website/build/docs/introduction/index.html 280 B 0 B
website/build/docs/markdown-features.html 78.8 kB 0 B
website/build/docs/markdown-features/admonitions.html 111 kB +4 B (0%)
website/build/docs/markdown-features/assets.html 86.4 kB +2 B (0%)
website/build/docs/markdown-features/code-blocks.html 217 kB 0 B
website/build/docs/markdown-features/diagrams.html 50.5 kB +14 B (+0.03%)
website/build/docs/markdown-features/head-metadata.html 50.1 kB 0 B
website/build/docs/markdown-features/links.html 40.4 kB 0 B
website/build/docs/markdown-features/math-equations.html 88.8 kB +4 B (0%)
website/build/docs/markdown-features/plugins.html 94.3 kB +8 B (+0.01%)
website/build/docs/markdown-features/react.html 133 kB 0 B
website/build/docs/markdown-features/tabs.html 141 kB 0 B
website/build/docs/markdown-features/toc.html 82.1 kB +4 B (0%)
website/build/docs/migration.html 37.6 kB -1 B (0%)
website/build/docs/migration/v2.html 39.1 kB 0 B
website/build/docs/migration/v2/automated.html 38.8 kB 0 B
website/build/docs/migration/v2/manual.html 189 kB 0 B
website/build/docs/migration/v2/translated-sites.html 50.7 kB 0 B
website/build/docs/migration/v2/versioned-sites.html 60 kB +8 B (+0.01%)
website/build/docs/migration/v3.html 191 kB +2 B (0%)
website/build/docs/playground.html 31.7 kB 0 B
website/build/docs/resources/index.html 325 B 0 B
website/build/docs/search.html 111 kB +1 B (0%)
website/build/docs/seo.html 88.1 kB +13 B (+0.01%)
website/build/docs/sidebar.html 130 kB +7 B (+0.01%)
website/build/docs/sidebar/autogenerated.html 145 kB +13 B (+0.01%)
website/build/docs/sidebar/items.html 172 kB 0 B
website/build/docs/sidebar/multiple-sidebars.html 61.5 kB +4 B (+0.01%)
website/build/docs/static-assets.html 51.4 kB +4 B (+0.01%)
website/build/docs/styling-layout.html 135 kB +1 B (0%)
website/build/docs/support/index.html 319 B 0 B
website/build/docs/swizzling.html 105 kB +14 B (+0.01%)
website/build/docs/team/index.html 310 B 0 B
website/build/docs/typescript-support.html 58.9 kB +4 B (+0.01%)
website/build/docs/using-plugins.html 105 kB 0 B
website/build/docs/versioning.html 90.4 kB -2 B (0%)
website/build/index.html 36.9 kB 0 B

compressed-size-action::DOCUSAURUS_INFRA_SLOWER

slorber and others added 5 commits February 28, 2025 18:03
…onstructed from library input

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Copy link

Report too large to display inline

View full report↗︎

Copy link

netlify bot commented Feb 28, 2025

[V2]

Name Link
🔨 Latest commit 2f332d0
🔍 Latest deploy log https://app.netlify.com/sites/docusaurus-2/deploys/67c1eef078134a0008b73a01
😎 Deploy Preview https://deploy-preview-10956--docusaurus-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Feb 28, 2025

[V2]

Name Link
🔨 Latest commit 3f86c38
🔍 Latest deploy log https://app.netlify.com/sites/docusaurus-2/deploys/67c1ef5cc7f7340008d428c6
😎 Deploy Preview https://deploy-preview-10956--docusaurus-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@slorber slorber added the pr: performance This PR does not add a new behavior, but existing behaviors will be more memory- / time-efficient. label Feb 28, 2025
@slorber slorber merged commit 4d3930f into main Feb 28, 2025
38 checks passed
@slorber slorber deleted the slorber/remove-react-dev-utils branch February 28, 2025 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA pr: maintenance This PR does not produce any behavior differences to end users when upgrading. pr: performance This PR does not add a new behavior, but existing behaviors will be more memory- / time-efficient.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fork, or copy&paste used react-dev-utils modules into core
2 participants